import { loadSkill } from "@/lib/templates/loader"; export const runtime = "nodejs"; export const dynamic = "force-dynamic"; type Ctx = { params: Promise<{ id: string }> }; /** * Returns the skill's `example.html` verbatim so it can be loaded into an * `